ComponentOne ASP.NET MVC Controls
Bind Method (FlexChartCoreBuilder<T,TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > FlexChartCoreBuilder<T,TControl,TBuilder> Class : Bind Method
Bind data with specified x data field name and the url of the action which is used for reading data.
Overload List
OverloadDescription
Bind data with specified x data field name and the url of the action which is used for reading data.  
Bind data with specified x data field name, value property and the url of the action which is used for reading data.  
Bind data with specified x data field name and a data source.  
Bind data with specified x data field name and value property of the data source.  
Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings with a collection. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings with the specified action url. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
See Also

Reference

FlexChartCoreBuilder<T,TControl,TBuilder> Class
FlexChartCoreBuilder<T,TControl,TBuilder> Members